Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine tuning for web app purpose #1126

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

VGPReys
Copy link
Contributor

@VGPReys VGPReys commented Oct 31, 2024

Checklist

  • Tests added for the new code
  • Documentation added for the code changes
  • Does not break licensing
  • Does not add any dependencies, if it does please add a thorough explanation

Summary of the Pull Request

Does multiple not really related things (not best practice):

  • Removes ALL mpi.pkl files at cleaning stage.
  • Add a new optional parameter: gen_archive (by default false), allowing to trigger:
    • Generation of a two tgz archives, one containing the run_directory, the other one containing the analysis directory
    • Generates a local copy of structures in the analysis directory for it to be self contained
    • Adding instructions (README.md) helping on how to setup the local server for visualizing structures in the analysis directory

Related Issue

#1116

Additional Info

@VGPReys VGPReys changed the title 1116 finetunes 4 webapp Fine tuning for web app purpose Oct 31, 2024
@VGPReys VGPReys self-assigned this Nov 1, 2024
@VGPReys VGPReys added enhancement Enhancing an existing feature of adding a new one execution Related to execution modes, such as GRID, HPC, local, etc. labels Nov 1, 2024
@VGPReys VGPReys requested a review from a team November 1, 2024 16:35
src/haddock/gear/greetings.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancing an existing feature of adding a new one execution Related to execution modes, such as GRID, HPC, local, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant